projects
/
gtk4.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e6c408c
)
inspector: Add an origin mark to the slowdown scale
author
Matthias Clasen
<mclasen@redhat.com>
Sat, 9 Apr 2016 15:54:07 +0000
(11:54 -0400)
committer
Matthias Clasen
<mclasen@redhat.com>
Sat, 9 Apr 2016 15:56:08 +0000
(11:56 -0400)
Makes it easier to get back to the original speed.
gtk/inspector/visual.ui
patch
|
blob
|
history
diff --git
a/gtk/inspector/visual.ui
b/gtk/inspector/visual.ui
index 09035c4a13a01708f01cfb43e64bdf76b7277c3d..9f30af87bbd8939eb466b9271398a94034d013ad 100644
(file)
--- a/
gtk/inspector/visual.ui
+++ b/
gtk/inspector/visual.ui
@@
-425,6
+425,9
@@
<property name="adjustment">slowdown_adjustment</property>
<property name="valign">baseline</property>
<property name="draw_value">0</property>
+ <marks>
+ <mark value="0.0" position="top"/>
+ </marks>
</object>
<packing>
<property name="expand">True</property>